func github.com/jackc/pgx/v5/pgtype.newHSP

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		hstore.go#L287: func newHSP(in string) *hstoreParser {
		hstore.go#L447: 	p := newHSP(s)